速報APP / 遊戲 / Retro Breaker

Retro Breaker

價格:免費

更新日期:2018-09-09

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 因裝置而異

官方網站:https://github.com/m45t3r/retrobreaker

Email:thiago.mast3r@gmail.com

Retro Breaker(圖1)-速報App

Retro Breaker is a simple brick breaker game with an old, retro appearance. This game was created for the Mobile Computing course (MAC5743) on IME-USP, 2014 class. It has the following game mechanics:

Retro Breaker(圖2)-速報App

-Retro graphics: no textures, just plain colors and simple animation;

Retro Breaker(圖3)-速報App

-Sound effects: different sound effects for each possible game event (e.g. hitting a brick, hitting a wall, hitting the paddle...);

Retro Breaker(圖4)-速報App

-Score multiplier: each time the ball breaks a brick, it increases the score multiplier for the next hit. If the ball hits the paddle, this score multiplier is reduced. If the player loses a life, this score multiplier is reset. This is to incentive the player to hit consecutive bricks;

Retro Breaker(圖5)-速報App

-Multiple brick types: there is four types of brick, each one with a special property.

Retro Breaker(圖6)-速報App

-Random generated levels with different difficult settings: there are three different difficult settings (Easy, Normal and Hard; except for "Can't die" that exist mostly for debugging purposes, since you can't score); each difficult has a different number of stock lives, hit score, max score multiplier, ball speed and generates a random level with the number of special bricks according to a probability.

Retro Breaker(圖7)-速報App

This game has pretty simple mechanics, like the original game. If you feel even a little bit of nostalgia, our objective was completed.

Retro Breaker(圖8)-速報App

This game is open source, and it's available at GitHub (https://github.com/m45t3r/retrobreaker) on MIT license.